Add missing piece of previous doc/ change.
authorGlenn Morris <rgm@gnu.org>
Tue, 8 Mar 2011 17:33:55 +0000 (09:33 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 8 Mar 2011 17:33:55 +0000 (09:33 -0800)
* doc/lispref/elisp.texi: Set documentencoding.

doc/emacs/ChangeLog
doc/lispref/ChangeLog
doc/lispref/elisp.texi

index 648225d98579889aac5bfdb4db0b519b3086a3ef..6e4a92c47ae8b7fad6f3b77fb1e91a18ea1a6f6c 100644 (file)
@@ -8,6 +8,7 @@
        * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
        * emacs.texi (Acknowledgments):
        * ack.texi (Acknowledgments): Names to UTF-8.
+       * emacs.texi: Set documentencoding.
 
        * display.texi (Optional Mode Line): Don't mention exactly where
        display-time appears.  (Bug#8193)
index fa054b1e81a0845e41298701743e17a90dd1aeab..844457dcd2001f1fb3854fae61cc9fae48d7e3d4 100644 (file)
@@ -2,6 +2,7 @@
 
        * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
        * intro.texi (Acknowledgements): Names to UTF-8.
+       * elisp.texi: Set documentencoding.
 
 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
 
index fc06652661425f8a61b2c1f7b1ab16abf18bdd5a..1bd10633d4464ff3076ad49446c7fb0876a99619 100644 (file)
@@ -62,6 +62,8 @@ developing GNU and promoting software freedom.''
 @end quotation
 @end copying
 
+@documentencoding UTF-8
+
 @dircategory GNU Emacs Lisp
 @direntry
 * Elisp: (elisp).       The Emacs Lisp Reference Manual.